Skip to content

ci: Version Packages#1182

Merged
tannerlinsley merged 1 commit into
mainfrom
changeset-release/main
Jun 1, 2026
Merged

ci: Version Packages#1182
tannerlinsley merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 1, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tanstack/angular-virtual@5.0.3

Patch Changes

  • Updated dependencies [c746841]:
    • @tanstack/virtual-core@3.16.1

@tanstack/lit-virtual@3.13.28

Patch Changes

  • Updated dependencies [c746841]:
    • @tanstack/virtual-core@3.16.1

@tanstack/react-virtual@3.14.1

Patch Changes

  • Updated dependencies [c746841]:
    • @tanstack/virtual-core@3.16.1

@tanstack/solid-virtual@3.13.27

Patch Changes

  • Updated dependencies [c746841]:
    • @tanstack/virtual-core@3.16.1

@tanstack/svelte-virtual@3.13.27

Patch Changes

  • Updated dependencies [c746841]:
    • @tanstack/virtual-core@3.16.1

@tanstack/virtual-core@3.16.1

Patch Changes

  • Eagerly adjust scrollOffset on prepend to prevent one-frame jump with anchorTo: 'end' (#1176)

    When items are prepended with anchorTo: 'end' and dynamic sizes, the virtualizer would compute the wrong visible range for one frame (using stale estimate-based positions) and then correct in the next frame via _willUpdate, producing a visible jump. This fix eagerly adjusts scrollOffset in setOptions during the render pass so calculateRange/getVirtualItems return the correct items immediately.

@tanstack/vue-virtual@3.13.27

Patch Changes

  • Updated dependencies [c746841]:
    • @tanstack/virtual-core@3.16.1

@tanstack/virtual-benchmarks@0.0.4

Patch Changes

  • Updated dependencies []:
    • @tanstack/react-virtual@3.14.1

@tannerlinsley tannerlinsley merged commit c33902f into main Jun 1, 2026
2 checks passed
@tannerlinsley tannerlinsley deleted the changeset-release/main branch June 1, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant